You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.
I'm thinking it would be nice to be able to run the CLI without first signing in. This can be useful on shared PCs but mainly is also useful for running it as a one of command as part of build scripts or CI servers:
I'm thinking it would be nice to be able to run the CLI without first
signing in. This can be useful on shared PCs but mainly is also useful for
running it as a one of command as part of build scripts or CI servers:
I'm thinking it would be nice to be able to run the CLI without first signing in. This can be useful on shared PCs but mainly is also useful for running it as a one of command as part of build scripts or CI servers:
Example:
nexmo sms 447555555555 "Build succeeded" --api-key abc123 --api-secret cde234
The text was updated successfully, but these errors were encountered: