mirror of
https://gitlab.sectorq.eu/jaydee/portainer.git
synced 2026-01-28 20:39:45 +01:00
build
This commit is contained in:
@@ -868,7 +868,6 @@ class PortainerApi:
|
||||
headers = ["StackID", "Name", "Endpoint"]
|
||||
print(tabulate.tabulate(data, headers=headers, tablefmt="github"))
|
||||
print(f"Total stacks: {count}")
|
||||
input("Continue...")
|
||||
# print(sorted(stack_names))
|
||||
|
||||
def update_containers(self):
|
||||
|
||||
Reference in New Issue
Block a user