get
Do a simple authenticated GET request. Deprecated in favor of 'curl' command.
Synopsis
Perform a simple authenticated GET request signed with a DevGuard Personal Access Token.
This command is deprecated in favor of the more feature-rich 'curl' command but remains for quick authenticated GET requests. The outgoing HTTP request is signed using the provided token or the DEVGUARD_TOKEN environment variable.