holos-run / holos

Holos - The Holistic platform manager
https://holos.run
Apache License 2.0
1 stars 0 forks source link

Holos noun verb #202

Closed jeffmccune closed 2 months ago

jeffmccune commented 2 months ago

Match the k3d command of holos [noun] [verb]

This will make it easier to construct the CRUD client for a given noun.

Yes:

holos platform create
holos platform list
holos platform delete

No:

holos create platform
jeffmccune commented 2 months ago

Won't do, we decided to follow kubectl previously and will keep that decision.