Skip to main content

Cranecloud CLI client

Project description

Cranecloud CLI Client

Cranecloud CLI client is a command line tool for interacting with Cranecloud.

Basic Commands

Authentication and Account Management

  1. Login: Authenticate the user with their credentials.

    cranecloud auth login
    
  2. Logout: Log out the user, clearing the stored credentials.

    cranecloud auth logout
    
  3. User Information: Retrieve information about the logged-in user.

    cranecloud auth user
    

Project Management

  1. List Projects: Show a list of projects available in the user's account.

    cranecloud projects list
    
  2. Create Project: Create a new project.

    cranecloud projects create ...
    
  3. Delete Project: Delete a project by ID or name.

    cranecloud projects delete --id <project_id>
    
  4. Project Details: View detailed information about a project.

    cranecloud projects info --id <project_id>
    

Configuration Management

  1. List Config: Show a list of config available for the app.

    cranecloud config get-config
    
  2. Set current project to use: This is projects apps commands will default to.

    cranecloud projects use-project <project_id>
    
  3. Set current cluster to use: This is cluster projects commands will default to.

    cranecloud projects use-project <cluster_id>
    

App Commands

  1. Deploy App: Initiate a app .

    cranecloud apps deploy
    
  2. List Apps: Show apps within a project.

    cranecloud apps list 
    
  3. Update App: Update app information.

    cranecloud apps update  <app_id>
    
  4. App Details: View detailed information about a specific app.

    cranecloud apps info  <app_id>
    
  5. Delete App: Delete a app by ID or name.

    cranecloud projects delete --id <project_id>
    

Other Useful Commands

  1. Help Information: Show manual.

    cranecloud help
    
  2. Support: Contact support or report issues.

    cranecloud support
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cranecloud-1.0.0.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

cranecloud-1.0.0-py3-none-any.whl (14.4 kB view details)

Uploaded Python 3

File details

Details for the file cranecloud-1.0.0.tar.gz.

File metadata

  • Download URL: cranecloud-1.0.0.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.18

File hashes

Hashes for cranecloud-1.0.0.tar.gz
Algorithm Hash digest
SHA256 ba14852f0d9e88e637aa7a8f5b9d5916ab5d7aad9ac094bd4fa0b1d54bdfb93d
MD5 c30702faf622c298d9bb51ac43bcd63c
BLAKE2b-256 019090fca362a80524c774234057bff124b29133f58e6cd42dec33238f9ab565

See more details on using hashes here.

File details

Details for the file cranecloud-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: cranecloud-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 14.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.18

File hashes

Hashes for cranecloud-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bbc3688e7eba2775cf6a9a08457d7ff8fdb0172aced8eb2a5a29ff3cbe1619c0
MD5 204c3a1d6062c3051466f68e57e60747
BLAKE2b-256 d2d1dd2623db00a0d19c0ea77d6cd860302cb0cc2f0d45eecbe33d7a19a6ee87

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page