Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[low] cpl info is too ambigous? maybe cpl diff #154

Open
justin808 opened this issue Apr 5, 2024 · 0 comments
Open

[low] cpl info is too ambigous? maybe cpl diff #154

justin808 opened this issue Apr 5, 2024 · 0 comments

Comments

@justin808
Copy link
Member

What would I like cpl info to give me:

  • Link to controlplane.yml file (on Github?)
  • List of apps and orgs
  • Links to console and deployed apps
  • Tips

Some ideas for what it could contain:

hichee-production: #  org
  - hichee-production: # app https://console.cpln.io/console/org/hichee-production/gvc/hichee-production/workload
    - workloads-deployed # names matching 
      - rails:
      - criticalworker
      - worker
      - syncworker
      - matchworker
    - missing-from-config: # manually added
      - hardworker
      - image-scaler
      - maintenance
      - memcached
      - memcached-rack-attack

hichee-staging: # org https://console.cpln.io/console/org/hichee-staging/gvc/hichee-staging/workload
  - hichee-staging
    - workloads-deployed # names matching 
      - rails
      - sidekiq
      - redis
      - memcached
    - missing-from-config: # manually added 
      - images-scaler
      - maintenance
  - hichee-storybook # app https://console.cpln.io/console/org/hichee-staging/gvc/hichee-storybook/workload
    - workloads-deployed # names matching
      - storybook
      - rails
  - hichee-review-7393
    - rails
    - sidekiq
    - redis
    - memcached
  - hichee-review-7403
    - rails
    - sidekiq
    - redis
    - memcached
  - hichee-review-7424
    - rails
    - sidekiq
    - redis
    - memcached


Some apps/workloads are missing. Please create them with:
  - `cpl apply-template rails -a hichee-storybook`

There are no apps starting with some names. If you wish to create any, do so with (replace 'whatever' with whatever suffix you want):
  - `cpl setup-app -a hichee-storybook-review-whatever
@justin808 justin808 changed the title cpl info is too ambigous? maybe cpl diff [low] cpl info is too ambigous? maybe cpl diff May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant